ul.nav-footer {
    list-style: none;
    margin-left: -32px;
}

a#ContactUsLink {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}

a#TermsConditionsLink {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}

a#PrivacyPolicyLink {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}

a#ChangeCookiePreferences {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}

a#AccessibilityStatement {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}

a#SystemLogin {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size:12px;
}
.fa-square-x-twitter:before {
    content: "\e61a";
    color: #000;
    font-size: xx-large;
}
.fa-facebook-square:before, .fa-square-facebook:before {
    content: "\f082";
    color: #000;
    font-size: xx-large;
}
.fa-linkedin:before {
    content: "\f08c";
    color: #000;
    font-size: xx-large;
}
li.li-inline {
    top: 5px;
    position: relative;
}
p#poweredby_p {
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}
a#hanlonClient {
    color: #000;
    text-decoration: underline;
}
.poweredby-row {
    background-color: #f3f3f3 !important;
}
ul.nav-footer {
    list-style: none;
    margin-left: -32px;
    display: flex
;
}